Skip to content

Update ci.yml

Update ci.yml #46

Triggered via push November 13, 2024 10:05
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
bump-version
0s
bump-version
benchmark  /  report
benchmark / report
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Project settings file not found at "Nino.Unity/ProjectSettings/ProjectVersion.txt". Have you correctly set the projectPath?
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Nino.Benchmark/NewObjectTest.cs#L15
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Nino.Benchmark/NewObjectTest.cs#L16
Non-nullable field 'D' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Nino.Benchmark/NewObjectTest.cs#L17
Non-nullable property 'E' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Nino.Benchmark/Data.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Nino.Benchmark/Data.cs#L18
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Nino.Benchmark/Data.cs#L19
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Nino.Benchmark/Data.cs#L21
Non-nullable field 'Map1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Nino.Benchmark/Data.cs#L23
Non-nullable property 'Map2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the net5.0 target framework