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

conformance test failure l1-keyword-overlap #493

Open
brandonpollack23 opened this issue Feb 20, 2025 · 0 comments
Open

conformance test failure l1-keyword-overlap #493

brandonpollack23 opened this issue Feb 20, 2025 · 0 comments

Comments

@brandonpollack23
Copy link
Contributor

    --- FAIL: TestLanguage/l1-keyword-overlap (0.95s)
        language_test.go:250: install dependencies: `dotnet build` failed to install dependencies: exit status 1
            `dotnet build` failed to install dependencies: exit status 1
            `dotnet build` failed to install dependencies: exit status 1
        language_test.go:252: stdout: Installing dependencies...

              Determining projects to restore...
              Restored /private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/l1-keyword-overlap.csproj (in 122 ms).
            /private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/Program.cs(18,9): error CS0623: Array initializers can only be used in a variable or field initializer. Try using a new expression instead. [/private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/l1-keyword-overlap.csproj]
            /private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/Program.cs(16,9): error CS0820: Cannot initialize an implicitly-typed variable with an array initializer [/private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/l1-keyword-overlap.csproj]

            Build FAILED.

            /private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/Program.cs(18,9): error CS0623: Array initializers can only be used in a variable or field initializer. Try using a new expression instead. [/private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/l1-keyword-overlap.csproj]
            /private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/Program.cs(16,9): error CS0820: Cannot initialize an implicitly-typed variable with an array initializer [/private/var/folders/st/5hv2zm0n2fz4r3jml8v99yf80000gn/T/TestLanguage2807171420/002/projects/l1-keyword-overlap/l1-keyword-overlap.csproj]
                0 Warning(s)
                2 Error(s)
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Feb 20, 2025
@Frassle Frassle added area/codegen and removed needs-triage Needs attention from the triage team labels Feb 24, 2025
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

3 participants