Skip to content

Merge pull request #13 from alligator609/users/alligator609/infra-ini… #8

Merge pull request #13 from alligator609/users/alligator609/infra-ini…

Merge pull request #13 from alligator609/users/alligator609/infra-ini… #8

Triggered via push July 19, 2023 18:33
Status Success
Total duration 3m 5s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Bazaar.Core.Api.Infrastructure.Build/Program.cs#L72
Converting null literal or possible null value to non-nullable type.
build: Bazaar.Core.Api.Infrastructure.Build/Program.cs#L76
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: Bazaar.Core.Api.Infrastructure.Build/Program.cs#L72
Converting null literal or possible null value to non-nullable type.
build: Bazaar.Core.Api.Infrastructure.Build/Program.cs#L76
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.