Skip to content

Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 #416

Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0

Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 #416

Triggered via pull request July 15, 2024 13:36
Status Failure
Total duration 38s
Artifacts

ci-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: osu.Game.Rulesets.Gamebosu/Audio/BASSAudioChannelOutput.cs#L4
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/IO/RomStore.cs#L4
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/UI/Gameboy/DrawableGameboy.cs#L4
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/UI/Gameboy/DrawableGameboy.cs#L5
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/UI/Gameboy/DrawableGameboy.cs#L6
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/UI/Gameboy/DrawableGameboyClock.cs#L4
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/UI/Gameboy/DrawableGameboyScreen.cs#L4
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/UI/Screens/GameplaySubScreen.cs#L4
The type or namespace name 'Emux' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/Audio/BASSAudioChannelOutput.cs#L14
The type or namespace name 'IAudioChannelOutput' could not be found (are you missing a using directive or an assembly reference?)
Build: osu.Game.Rulesets.Gamebosu/IO/RomStore.cs#L16
The type or namespace name 'EmulatedCartridge' could not be found (are you missing a using directive or an assembly reference?)
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/