Skip to content

Rework IDeprecatable into IVersionableSymbol #135

Rework IDeprecatable into IVersionableSymbol

Rework IDeprecatable into IVersionableSymbol #135

Triggered via pull request April 30, 2024 06:13
Status Failure
Total duration 4m 45s
Artifacts

pull_request.yml

on: pull_request
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
build / Build windows-latest: MonoDevelop.MSBuild/Language/Typesystem/FrameworkInfo.cs#L14
The type or namespace name 'IDeprecatable' could not be found (are you missing a using directive or an assembly reference?)
build / Build windows-latest: MonoDevelop.MSBuild/Language/Typesystem/FrameworkInfo.cs#L14
The type or namespace name 'IDeprecatable' could not be found (are you missing a using directive or an assembly reference?)
build / Build windows-latest
Process completed with exit code 1.
build / Build windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / Build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / Build windows-latest: MonoDevelop.Xml/Editor/Completion/XmlCompletionTriggerContext.cs#L30
Non-nullable property 'NodePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build / Build windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/