Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler version downgraded to 4.8.0 #11353

Open
2 of 16 tasks
petro2050 opened this issue Jan 11, 2025 · 0 comments
Open
2 of 16 tasks

Compiler version downgraded to 4.8.0 #11353

petro2050 opened this issue Jan 11, 2025 · 0 comments

Comments

@petro2050
Copy link

Description

I recently started seeing this error with ubuntu-latest:

CSC : error CS9057: The analyzer assembly '/home/runner/.nuget/packages/amazon.jsii.analyzers/1.106.0/analyzers/dotnet/cs/Amazon.JSII.Analyzers.dll' references version '4.12.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'.

On 22.04, the version seems to be 4.11.0.0. I was hoping the new one would have version 4.12. Seems like it's worse now.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

Ubuntu 24.04

Is it regression?

Yes

Expected behavior

An older version of the compiler is shown.

Actual behavior

The compiler version should be updated.

Repro steps

Deploy a .net 8 application with the provided Nuget package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant