Skip to content

Initial commit to test on GHA #1

Initial commit to test on GHA

Initial commit to test on GHA #1

Triggered via push January 19, 2024 18:42
Status Failure
Total duration 3m 7s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 32 warnings
deploy
Get Pages site failed. Please verify that the repository has Pages enabled and configured to build using GitHub Actions, or consider exploring the `enablement` parameter for this action.
deploy
HttpError: Not Found
build
Process completed with exit code 1.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
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/NullGC.DragRace/LinqBenchmarkBase.cs#L18
Non-nullable field '_intArr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/LinqBenchmarkBase.cs#L20
Non-nullable field '_bigStructArr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/LinqBenchmarkBase.cs#L21
Non-nullable field '_smallStructArr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/Benchmarks/IntArrayAllocationBenchmarks.cs#L11
Non-nullable field '_arr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/Benchmarks/IntArrayAllocationBenchmarks.cs#L14
Non-nullable field '_rand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/Benchmarks/IntArrayAllocationOverTimeBenchmarks.cs#L11
Non-nullable field '_arr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/Benchmarks/IntArrayAllocationOverTimeBenchmarks.cs#L14
Non-nullable field '_rand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NullGC.DragRace/Configs.cs#L149
Possible null reference return.
build: src/NullGC.DragRace/Configs.cs#L155
Possible null reference return.
build: src/NullGC.DragRace/Benchmarks/IntArrayAllocationOverTimeBenchmarks.cs#L15
The field 'IntArrayAllocationOverTimeBenchmarks._i' is never used
build: src/NullGC.Abstractions/Collections/IUnsafeArray.cs#L11
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
build: src/NullGC.Abstractions/Linq/ILinqRefEnumerator.cs#L6
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
build: src/NullGC.Abstractions/FuncInvokers.cs#L17
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/FuncInvokers.cs#L22
This takes the address of, gets the size of, or declares a pointer to a managed type ('TR')
build: src/NullGC.Abstractions/FuncInvokers.cs#L22
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/FuncInvokers.cs#L34
This takes the address of, gets the size of, or declares a pointer to a managed type ('TR')
build: src/NullGC.Abstractions/FuncInvokers.cs#L34
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/FuncInvokers.cs#L47
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/RefDelegates.cs#L25
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/RefDelegates.cs#L27
This takes the address of, gets the size of, or declares a pointer to a managed type ('TR')
build: src/NullGC.Abstractions/Collections/IUnsafeArray.cs#L11
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
build: src/NullGC.Abstractions/FuncInvokers.cs#L17
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/FuncInvokers.cs#L22
This takes the address of, gets the size of, or declares a pointer to a managed type ('TR')
build: src/NullGC.Abstractions/FuncInvokers.cs#L22
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/FuncInvokers.cs#L34
This takes the address of, gets the size of, or declares a pointer to a managed type ('TR')
build: src/NullGC.Abstractions/FuncInvokers.cs#L34
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/FuncInvokers.cs#L47
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/Linq/ILinqRefEnumerator.cs#L6
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
build: src/NullGC.Abstractions/RefDelegates.cs#L25
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/NullGC.Abstractions/RefDelegates.cs#L27
This takes the address of, gets the size of, or declares a pointer to a managed type ('TR')