Build & Test ERP Release #285
build-test-erp.yml
on: workflow_run
Matrix: build
Build & Test ERP Release
0s
Annotations
3 errors and 11 warnings
build (ubuntu-latest):
Content.Shared/Corvax/TTS/MsgRequestTTS.cs#L18
There is no argument given that corresponds to the required parameter 'version' of 'EntityUid.EntityUid(int, int)'
|
build (ubuntu-latest):
Content.Shared/Corvax/TTS/MsgRequestTTS.cs#L18
There is no argument given that corresponds to the required parameter 'version' of 'EntityUid.EntityUid(int, int)'
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[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 (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Archetype.cs#L242
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Extensions/Dangerous/DangerousWorldExtensions.cs#L83
XML comment has cref attribute 'Slots' that could not be resolved
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Extensions/WorldExtensions.cs#L195
Parameter 'world' has no matching param tag in the XML comment for 'WorldExtensions.AddRange(World, Entity, Span<ComponentType>)' (but other parameters do)
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L404
XML comment has cref attribute 'span' that could not be resolved
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L563
XML comment has a param tag for '', but there is no parameter by that name
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L565
Parameter 'span' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Utils/BitSet.cs#L565
Parameter 'zero' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Utils/CompileTimeStatics.cs#L110
XML comment has cref attribute 'type' that could not be resolved
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/Core/Utils/CompileTimeStatics.cs#L231
XML comment has cref attribute 'newType' that could not be resolved
|
build (ubuntu-latest):
RobustToolbox/Arch/Arch/src/Arch/CommandBuffer/CommandBuffer.cs#L64
Class must be explicitly marked as
|