Skip to content

🔧 'release' automatically invokes 'test' - remove double-test #27

🔧 'release' automatically invokes 'test' - remove double-test

🔧 'release' automatically invokes 'test' - remove double-test #27

Triggered via push March 11, 2024 11:29
Status Failure
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=netstandard2.0]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The call is ambiguous between the following methods or properties: 'string.Split(char[], StringSplitOptions)' and 'string.Split(string[], StringSplitOptions)' [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=netstandard2.0]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=netstandard2.0]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=net462]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The call is ambiguous between the following methods or properties: 'string.Split(char[], StringSplitOptions)' and 'string.Split(string[], StringSplitOptions)' [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=net462]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=net462]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=netstandard2.0]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The call is ambiguous between the following methods or properties: 'string.Split(char[], StringSplitOptions)' and 'string.Split(string[], StringSplitOptions)' [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=netstandard2.0]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=netstandard2.0]
main: src/Quackers.TestLogger/ConsoleLogger.cs#L1
The feature 'collection literals' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. [/home/runner/work/quackers/quackers/src/Quackers.TestLogger/Quackers.TestLogger.csproj::TargetFramework=net462]
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2-beta. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/