bump codeql action version #285
ci.yml
on: push
ci
/
build
48s
ci
/
SonarQube
24s
Annotations
6 warnings
ci / build:
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L151
'TokenResponse.IsExpired(IClock)' is obsolete: 'Please use the TokenResponse.IsStale property instead.'
|
ci / build:
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L247
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'queryString' of type 'IDictionary<string, string?>' in 'string QueryHelpers.AddQueryString(string uri, IDictionary<string, string?> queryString)' due to differences in the nullability of reference types.
|
ci / build:
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L151
'TokenResponse.IsExpired(IClock)' is obsolete: 'Please use the TokenResponse.IsStale property instead.'
|
ci / build:
src/CasCap.Apis.GooglePhotos/Services/Base/GooglePhotosServiceBase.cs#L247
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'queryString' of type 'IDictionary<string, string?>' in 'string QueryHelpers.AddQueryString(string uri, IDictionary<string, string?> queryString)' due to differences in the nullability of reference types.
|
SONAR_TOKEN
SONAR_TOKEN is not set, skipping analysis of the build.
|
ci / SonarQube
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|