Skip to content

enhancement: add GeoCoordinate.Default #3859

enhancement: add GeoCoordinate.Default

enhancement: add GeoCoordinate.Default #3859

Triggered via pull request February 10, 2024 06:50
Status Success
Total duration 11s
Artifacts

update-milestone.yml

on: pull_request
update_milestone
4s
update_milestone
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
update_milestone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: RocketSurgeonsGuild/actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
update_milestone
The following actions uses node12 which is deprecated and will be forced to run on node16: RocketSurgeonsGuild/actions/[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/
Redundant class or interface specification in base types list: src/Core/Operations/Startup/ApplicationStartup.cs#L9
Base interface 'IApplicationStartup' is redundant because Rocket.Surgery.Airframe.ApplicationStartup inherits 'ApplicationStartupBase'
Redundant using directive: src/Core/Operations/Startup/StartupOperationBase.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: test/Core.Tests/Operations/Startup/TestOperation.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: src/Core/Operations/Startup/StartupOperationBase.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: src/Core/Operations/Startup/StartupOperationBase.cs#L3
Using directive is not required by the code and can be safely removed