Skip to content

Merge pull request #238 from vein-lang/fixes/compilation-cases-incorrect #356

Merge pull request #238 from vein-lang/fixes/compilation-cases-incorrect

Merge pull request #238 from vein-lang/fixes/compilation-cases-incorrect #356

Triggered via push June 13, 2024 20:04
Status Failure
Total duration 10m 5s
Artifacts 3

build.yml

on: push
Matrix: build_all
build_linux_arm64
0s
build_linux_arm64
build_win_arm64
0s
build_win_arm64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 79 warnings
coverage
Process completed with exit code 1.
build_all (ubuntu-latest, linux-x64, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all (ubuntu-latest, linux-x64, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.base/emit/ILGenerator.cs#L393
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/runtime/allocators/IshtarAllocatorPool.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/stackval.cs#L7
The type name 'stackval' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/IshtarVersion.cs#L5
Parameter 'uint major' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/IshtarVersion.cs#L6
Parameter 'uint minor' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/IshtarVersion.cs#L7
Parameter 'uint patch' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/IshtarVersion.cs#L8
Parameter 'uint build' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (ubuntu-latest, linux-x64, true): runtime/ishtar.vm/runtime/RuntimeQualityTypeName.cs#L12
Parameter 'InternedString* fullName' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (ubuntu-latest, linux-x64, true): lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
build_all (ubuntu-latest, linux-x64, true): lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
build_all (ubuntu-latest, linux-x64, true): lib/projectsystem/PackageManifest.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (ubuntu-latest, linux-x64, true): lib/projectsystem/PackageManifest.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (macos-latest, osx-x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all (macos-latest, osx-x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_all (macos-latest, osx-x64, false): runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (macos-latest, osx-x64, false): runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (macos-latest, osx-x64, false): runtime/ishtar.base/emit/ILGenerator.cs#L393
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/runtime/allocators/IshtarAllocatorPool.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/stackval.cs#L7
The type name 'stackval' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L5
Parameter 'uint major' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L6
Parameter 'uint minor' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L7
Parameter 'uint patch' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L8
Parameter 'uint build' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (macos-latest, osx-x64, false): runtime/ishtar.vm/runtime/RuntimeQualityTypeName.cs#L12
Parameter 'InternedString* fullName' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (macos-latest, osx-x64, false): lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
build_all (macos-latest, osx-x64, false): lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
build_all (macos-latest, osx-x64, false): lib/projectsystem/PackageManifest.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (macos-latest, osx-x64, false): lib/projectsystem/PackageManifest.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (windows-latest, win-x64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all (windows-latest, win-x64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_all (windows-latest, win-x64, false): runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (windows-latest, win-x64, false): runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (windows-latest, win-x64, false): runtime/ishtar.base/emit/ILGenerator.cs#L393
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/stackval.cs#L7
The type name 'stackval' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/runtime/allocators/IshtarAllocatorPool.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L5
Parameter 'uint major' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L6
Parameter 'uint minor' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L7
Parameter 'uint patch' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/IshtarVersion.cs#L8
Parameter 'uint build' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_all (windows-latest, win-x64, false): runtime/ishtar.vm/runtime/vm/RuntimeIshtarModule.cs#L1071
The local function 'getTarget' is declared but never used
build_all (windows-latest, win-x64, false): lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
build_all (windows-latest, win-x64, false): lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
build_all (windows-latest, win-x64, false): lib/projectsystem/PackageManifest.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_all (windows-latest, win-x64, false): lib/projectsystem/PackageManifest.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
coverage: lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
coverage: lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
coverage: runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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: "linux-x64-build", "osx-x64-build", "win-x64-build". 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
linux-x64-build Expired
244 MB
osx-x64-build Expired
256 MB
win-x64-build Expired
266 MB