Skip to content

Upgrade npm packages #159

Upgrade npm packages

Upgrade npm packages #159

Triggered via push April 1, 2024 18:44
Status Success
Total duration 1m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/
build
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/
build
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/
build: backend/src/Naheulbook.Web/Middlewares/JwtAuthenticationMiddleware.cs#L36
Possible null reference argument for parameter 'input' in 'AuthenticationHeaderValue AuthenticationHeaderValue.Parse(string input)'.
build: backend/src/Naheulbook.Web/Startup.cs#L81
Possible null reference argument for parameter 'connectionString' in 'IHealthChecksBuilder MySqlHealthCheckBuilderExtensions.AddMySql(IHealthChecksBuilder builder, string connectionString, string? healthQuery = null, Action<MySqlConnection>? configure = null, string? name = null, HealthStatus? failureStatus = null, IEnumerable<string>? tags = null, TimeSpan? timeout = null)'.
build: backend/src/Naheulbook.Web/Startup.cs#L175
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: backend/src/Naheulbook.Web/Middlewares/JwtAuthenticationMiddleware.cs#L36
Possible null reference argument for parameter 'input' in 'AuthenticationHeaderValue AuthenticationHeaderValue.Parse(string input)'.
build: backend/src/Naheulbook.Web/Startup.cs#L81
Possible null reference argument for parameter 'connectionString' in 'IHealthChecksBuilder MySqlHealthCheckBuilderExtensions.AddMySql(IHealthChecksBuilder builder, string connectionString, string? healthQuery = null, Action<MySqlConnection>? configure = null, string? name = null, HealthStatus? failureStatus = null, IEnumerable<string>? tags = null, TimeSpan? timeout = null)'.
build: backend/src/Naheulbook.Web/Startup.cs#L175
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.