Merge pull request #288 from ActualLab/main #477
build-debug.yml
on: push
build-dotnet
1m 2s
build-unity
3s
Annotations
13 warnings
build-unity
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-unity
No files were found with the provided path: ./src/MemoryPack.Unity/*.unitypackage. No artifacts will be uploaded.
|
build-dotnet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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-dotnet
The using directive for 'MemoryPack' appeared previously in this namespace
|
build-dotnet
The using directive for 'System.Runtime.InteropServices' appeared previously in this namespace
|
build-dotnet
Non-nullable field 'other' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet
Argument 1 should be passed with the 'in' keyword
|
build-dotnet
Argument 1 should be passed with the 'in' keyword
|
build-dotnet
The using directive for 'MemoryPack' appeared previously in this namespace
|
build-dotnet:
sandbox/SandboxConsoleApp/Program.cs#L32
The using directive for 'System.Runtime.InteropServices' appeared previously in this namespace
|
build-dotnet
Non-nullable field 'other' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-dotnet:
sandbox/Benchmark/Micro/RawSerialize.cs#L44
Argument 1 should be passed with the 'in' keyword
|
build-dotnet:
sandbox/Benchmark/Micro/RawSerialize.cs#L50
Argument 1 should be passed with the 'in' keyword
|