Add Spotify Context import #9
backend.yml
on: push
Build
31s
Deploy
/
develop
1m 41s
Annotations
14 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Settings/AppSettings.cs#L5
Non-nullable property 'Secret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Authorization/Handler/ApiKeyAuthenticationHandler.cs#L10
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/ArtistByAlbum.cs#L8
Possible null reference return.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/ArtistByTrack.cs#L8
Possible null reference return.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/DataLoaders/TrackBatchDataLoader.cs#L12
Possible null reference argument for parameter 'options' in 'BatchDataLoader<string, Track>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/TopSong.cs#L11
Possible null reference return.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/DataLoaders/AlbumBatchDataLoader.cs#L12
Possible null reference argument for parameter 'options' in 'BatchDataLoader<string, Album>.BatchDataLoader(IBatchScheduler batchScheduler, DataLoaderOptions options)'.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/TopArtist.cs#L11
Possible null reference return.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Types/TopArtist.cs#L8
Non-nullable property 'ArtistId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Services/Gavinhow.SpotifyStatistics.Web/Queries/GetArtistsByAlbumQuery.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Deploy / develop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy / develop
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "spotify_statistics_web", "terraform".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
spotify_statistics_web
|
51.2 MB |
|
|
terraform
|
12.6 KB |
|