Update samples dependencies #116
Annotations
25 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.4.0, actions/setup-dotnet@v1, actions/upload-artifact@v2.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.4.0, actions/setup-dotnet@v1, actions/upload-artifact@v2.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dotnet Cake Build:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Dotnet Cake Build:
samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
|
Dotnet Cake Build:
samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
|
Dotnet Cake Build:
samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
|
Dotnet Cake Build:
samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
|
Dotnet Cake Build:
samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Dotnet Cake Build:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Dotnet Cake Build:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Dotnet Cake Build:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Dotnet Cake Build:
samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
|
Checkout
The `save-state` 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/
|
Checkout
The `save-state` 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/
|
Dotnet Cake Pack:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Dotnet Cake Pack:
samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
|
Dotnet Cake Pack:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Dotnet Cake Pack:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Dotnet Cake Pack:
samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
|
Dotnet Cake Pack:
samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
|
Dotnet Cake Pack:
samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
|
Dotnet Cake Pack:
samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Dotnet Cake Pack:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Dotnet Cake Pack:
samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macOS-latest", "ubuntu-latest", "windows-latest".
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/
|
Loading