Skip to content

Merge pull request #1 from eduardosbcabral/feat/simpler #17

Merge pull request #1 from eduardosbcabral/feat/simpler

Merge pull request #1 from eduardosbcabral/feat/simpler #17

Triggered via push March 19, 2024 17:04
Status Success
Total duration 2m 16s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy: src/Scaffolding.LegacyAutoMapper/GlobalMapper.cs#L7
Non-nullable property 'Mapper' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: src/Scaffolding.LegacyAutoMapper/MapperService.cs#L33
Dereference of a possibly null reference.
deploy: src/Scaffolding.Logging.Serilog/Formatters/SnakeCaseRenderedCompactJsonFormatter.cs#L13
Cannot convert null literal to non-nullable reference type.
deploy: src/Scaffolding.AspNetCore/Extensions/ServiceCollectionServiceExtensions.cs#L47
Cannot convert null literal to non-nullable reference type.
deploy: src/Scaffolding.LegacyAutoMapper/GlobalMapper.cs#L7
Non-nullable property 'Mapper' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: src/Scaffolding.LegacyAutoMapper/MapperService.cs#L33
Dereference of a possibly null reference.
deploy: src/Scaffolding.Logging.Serilog/Formatters/SnakeCaseRenderedCompactJsonFormatter.cs#L13
Cannot convert null literal to non-nullable reference type.
deploy: src/Scaffolding.AspNetCore/Extensions/ServiceCollectionServiceExtensions.cs#L47
Cannot convert null literal to non-nullable reference type.