Skip to content

tuyen-vuduc is publishing NuGet 🚀 #20

tuyen-vuduc is publishing NuGet 🚀

tuyen-vuduc is publishing NuGet 🚀 #20

Manually triggered August 1, 2024 00:33
Status Success
Total duration 3m 34s
Artifacts

publish-nuget.yml

on: workflow_dispatch
build-then-publish
3m 23s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, mobiledevops/xcode-select-version-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/libs/Mapbox.Maui/Platforms/iOS/Viewport/XFollowPuckViewPortState.cs#L8
The field 'XFollowPuckViewPortState.disposedValue' 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/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/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/Platforms/Android/ClusterOptionsExtensions.cs#L9
The member 'ClusterOptionsExtensions.ToPlatform(ClusterOptions)' does not hide an accessible member. The new keyword is not required.
build-then-publish: src/libs/Mapbox.Maui/Platforms/Android/Annotations/AnnotationManager.cs#L28
The event 'AnnotationManager<TAnnotationManager, TAnnotation>.AnnotationsSelected' is never used