Skip to content

Bump micromatch from 4.0.5 to 4.0.8 in /website #541

Bump micromatch from 4.0.5 to 4.0.8 in /website

Bump micromatch from 4.0.5 to 4.0.8 in /website #541

Triggered via push August 31, 2024 20:29
Status Failure
Total duration 4m 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
linux
Process completed with exit code 127.
linux
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows: src/ArtemisNetClient/AutoRecovering/AutoRecoveringRequestReplyClient.cs#L98
The event 'AutoRecoveringRequestReplyClient.Closed' is never used
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
windows: src/ArtemisNetClient/AutoRecovering/AutoRecoveringRequestReplyClient.cs#L98
The event 'AutoRecoveringRequestReplyClient.Closed' is never used
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
windows: src/ArtemisNetClient/AutoRecovering/AutoRecoveringRequestReplyClient.cs#L98
The event 'AutoRecoveringRequestReplyClient.Closed' is never used
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
windows: src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'