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

[wasm] Wasm.Build.Tests.BlazorWasmBuildPublishTests.WithDllImportInMainAssembly failing #76617

Closed
radical opened this issue Oct 4, 2022 · 1 comment · Fixed by #76621
Closed
Assignees
Labels

Comments

@radical
Copy link
Member

radical commented Oct 4, 2022

Log:

        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(3,57): error CS0116: A namespace cannot directly contain members such as fields, methods or statements [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(3,54): error CS1514: { expected [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(3,58): error CS1022: Type or namespace definition, or end-of-file expected [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(9,18): error CS1513: } expected [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@radical radical added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' test-failure labels Oct 4, 2022
@radical radical self-assigned this Oct 4, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 4, 2022
@ghost
Copy link

ghost commented Oct 4, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Log:

        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(3,57): error CS0116: A namespace cannot directly contain members such as fields, methods or statements [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(3,54): error CS1514: { expected [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(3,58): error CS1022: Type or namespace definition, or end-of-file expected [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
        [] C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\Pages\MyDllImport.cs(9,18): error CS1513: } expected [C:\helix\work\workitem\e\wbt\blz_dllimp_Release_3tjfc4su.3ml\blz_dllimp_Release_3tjfc4su.3ml.csproj]
Author: radical
Assignees: radical
Labels:

arch-wasm, blocking-clean-ci, test-failure

Milestone: -

@radical radical added area-VM-meta-mono and removed area-Interop-coreclr untriaged New issue has not been triaged by the area owner labels Oct 4, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Oct 4, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Oct 4, 2022
@radical radical removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Oct 4, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant