Skip to content

Add ImportJsAutomatically #28

Add ImportJsAutomatically

Add ImportJsAutomatically #28

Triggered via push August 25, 2024 19:52
Status Failure
Total duration 45s
Artifacts

continuous.yml

on: push
ubuntu-latest
34s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ubuntu-latest
/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Interop/GoogleTagManagerInterop.cs(16,23): error CS9058: Feature 'collection expressions' is not available in C# 11.0. Please use language version 12.0 or greater. [/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Blazor.GoogleTagManager.csproj::TargetFramework=net7.0]
ubuntu-latest
/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Interop/GoogleTagManagerInterop.cs(16,23): error CS8936: Feature 'collection expressions' is not available in C# 10.0. Please use language version 12.0 or greater. [/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Blazor.GoogleTagManager.csproj::TargetFramework=net6.0]
ubuntu-latest
/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Interop/GoogleTagManagerInterop.cs(16,23): error CS9058: Feature 'collection expressions' is not available in C# 11.0. Please use language version 12.0 or greater. [/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Blazor.GoogleTagManager.csproj::TargetFramework=net7.0]
ubuntu-latest
/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Interop/GoogleTagManagerInterop.cs(16,23): error CS8936: Feature 'collection expressions' is not available in C# 10.0. Please use language version 12.0 or greater. [/home/runner/work/Blazor.GoogleTagManager/Blazor.GoogleTagManager/src/Blazor.GoogleTagManager/Blazor.GoogleTagManager.csproj::TargetFramework=net6.0]
ubuntu-latest
Target "Compile" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/