Add required permission to the action #381
Annotations
2 errors and 2 warnings
test/Services/StreamClassOperatorServiceTests.cs#L119
Moq.MockException :
Expected invocation on the mock at least once, but was never performed: service => service.SendJob(It.IsAny<V1Job>(), It.IsAny<string>(), It.IsAny<CancellationToken>())
Performed invocations:
Mock<IKubeCluster:46> (service):
IKubeCluster.StreamCustomResourceEvents<V1Beta1StreamClass>(null, null, null, null, 100, OverflowStrategy.Fail, null)
IKubeCluster.UpdateCustomResourceStatus<Option<IStreamClass>, V1Alpha1StreamStatus>(null, null, null, null, "StreamClass", V1Alpha1StreamStatus, Func<JsonElement, Option<IStreamClass>>)
|
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading