Skip to content

Build and package for release #2

Build and package for release

Build and package for release #2

Manually triggered October 15, 2024 15:43
Status Failure
Total duration 56s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L13
The type or namespace name 'Wox' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L4
The type or namespace name 'ManagedCommon' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L5
The type or namespace name 'PowerToys' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L11
The type or namespace name 'Wox' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L12
The type or namespace name 'Wox' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Models/DataMatch.cs#L2
The type or namespace name 'Wox' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Repositories/DataRepository.cs#L11
The type or namespace name 'Wox' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Settings/CanIUseSettings.cs#L3
The type or namespace name 'PowerToys' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L20
The type or namespace name 'IPlugin' could not be found (are you missing a using directive or an assembly reference?)
build: src/CanIUse/Community.PowerToys.Run.Plugin.CanIUse/Main.cs#L20
The type or namespace name 'ISettingProvider' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions use a deprecated Node.js version 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/