This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
Fix resource compiler launch config #22
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, rjstone/discord-webhook-notify@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build:
Source/Mocha.Common/IO/FileSystem.cs#L44
'FileSystem.ReadAllBytes(string)' is obsolete: 'Use FileHandle'
|
build:
Source/Mocha.Common/IO/FileSystem.cs#L68
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build:
Source/Mocha.Common/IO/FileSystem.cs#L44
'FileSystem.ReadAllBytes(string)' is obsolete: 'Use FileHandle'
|
build:
Source/Mocha.Common/IO/FileSystem.cs#L68
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
Source/ThirdParty/VMASharp/VulkanMemoryPool.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Source/ThirdParty/VMASharp/BlockAllocation.cs#L17
Non-nullable field 'Block' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Source/ThirdParty/VMASharp/Metadata/BlockMetadata_Generic.cs#L397
Dereference of a possibly null reference.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-output".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-output
Expired
|
114 MB |
|