Skip to content

Move the source code to open source repo #10

Move the source code to open source repo

Move the source code to open source repo #10

Triggered via pull request April 3, 2024 14:01
Status Failure
Total duration 3m 10s
Artifacts

build.yaml

on: pull_request
Validate commit
3m 0s
Validate commit
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Arcane.Operator.Tests.Services.StreamOperatorServiceTests.HandleBrokenStreamRepository: test/Services/StreamOperatorServiceTests.cs#L338
System.NullReferenceException : Object reference not set to an instance of an object.
Validate commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: romeovs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate commit
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/[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/
Validate commit: src/Services/Operator/StreamOperatorService.cs#L158
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{ HasValue: true, Value: _ }' is not covered. However, a pattern with a 'when' clause might successfully match this value.
Validate commit: src/Services/Operator/StreamOperatorService.cs#L158
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{ HasValue: true, Value: _ }' is not covered. However, a pattern with a 'when' clause might successfully match this value.
Validate commit
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Validate commit
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Validate commit: src/Services/Operator/StreamOperatorService.cs#L158
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{ HasValue: true, Value: _ }' is not covered. However, a pattern with a 'when' clause might successfully match this value.