Skip to content

Finished Delete by id #201

Finished Delete by id

Finished Delete by id #201

Triggered via push November 21, 2023 22:26
Status Failure
Total duration 2m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
File not found: 'D:\a\CodeGen\CodeGen\src\Generators\Web\WebManager.Generator\bin\Release\netstandard2.0\Codelisk.AutoRegisterInject.Generator.dll'.
build
Process completed with exit code 1.
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: src/Submodules/Codelisk.NugetPublish/build/BuildContext.cs#L46
Possible null reference assignment.
build: src/Submodules/Codelisk.NugetPublish/build/BuildContext.cs#L22
Dereference of a possibly null reference.
build: src/Submodules/Codelisk.NugetPublish/build/BuildContext.cs#L23
Dereference of a possibly null reference.
build: src/Submodules/Codelisk.NugetPublish/build/BuildContext.cs#L25
Dereference of a possibly null reference.
build: src/Common/Codelisk.GeneratorAttributes/GeneralAttributes/Registration/BaseRegisterAttribute.cs#L7
Non-nullable property 'Interface' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/GeneratorHelper/Generators.Base/Generators/Base/BaseCodeBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
build: src/GeneratorHelper/Generators.Base/Generators/Base/BaseCodeBuilder.cs#L14
Cannot convert null literal to non-nullable reference type.
build: src/GeneratorHelper/Generators.Base/CodeBuilders/BaseModuleInitializerBuilder.cs#L14
Cannot convert null literal to non-nullable reference type.