Skip to content

tuyen-vuduc is publishing NuGet 🚀 #11

tuyen-vuduc is publishing NuGet 🚀

tuyen-vuduc is publishing NuGet 🚀 #11

Manually triggered June 25, 2024 09:50
Status Success
Total duration 34m 37s
Artifacts

publish-nuget.yml

on: workflow_dispatch
build-then-publish
34m 28s
build-then-publish
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
build-then-publish
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/
build-then-publish
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/
build-then-publish
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/
build-then-publish
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/
build-then-publish
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/
build-then-publish
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/
build-then-publish
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/
build-then-publish
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/
build-then-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, mobiledevops/xcode-select-version-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-then-publish: src/libs/Mapbox.Maui/Models/Styles/Enums.cs#L30
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
build-then-publish: src/qs/MapboxMauiQs/Examples/51.ShowHideLayer/ShowHideLayerExample.cs#L5
The field 'ShowHideLayerExample.museumLayerId' is assigned but its value is never used
build-then-publish: src/qs/MapboxMauiQs/Examples/51.ShowHideLayer/ShowHideLayerExample.cs#L6
The field 'ShowHideLayerExample.contourLayerId' is assigned but its value is never used
build-then-publish: src/libs/Mapbox.Maui/Models/Styles/Sources/GeoJSONSource.cs#L160
XML comment has badly formed XML -- 'Expected an end tag for element 'propertyName'.'
build-then-publish: src/libs/Mapbox.Maui/Models/Expressions/AllExpressions.cs#L151
XML comment has badly formed XML -- 'Expected an end tag for element 'number'.'
build-then-publish: src/libs/Mapbox.Maui/Models/Expressions/DslOperator.cs#L155
XML comment has badly formed XML -- 'Expected an end tag for element 'number'.'
build-then-publish: src/libs/Mapbox.Maui/Models/Styles/Sources/GeoJSONSource.cs#L160
XML comment has badly formed XML -- 'Expected an end tag for element 'sourceLayer'.'
build-then-publish: src/libs/Mapbox.Maui/Models/Styles/Sources/RasterDemSource.cs#L31
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build-then-publish: src/libs/Mapbox.Maui/Models/Styles/Sources/RasterDemSource.cs#L32
XML comment has badly formed XML -- 'Expected an end tag for element 'Tileset'.'
build-then-publish: src/libs/Mapbox.Maui/Platforms/Android/ClusterOptionsExtensions.cs#L9
The member 'ClusterOptionsExtensions.ToPlatform(ClusterOptions)' does not hide an accessible member. The new keyword is not required.