Skip to content

Update dotnet.yml

Update dotnet.yml #191

Triggered via pull request February 23, 2024 20:25
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: DoofesZeug.Library/Src/Datatypes/Misc/UnitPrefix.cs#L8
'UnitPrefix' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/Entity.cs#L11
'Entity' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/IdentifiableEntity.cs#L10
'IdentifiableEntity' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/ManMade/Communication/EMailAddress.cs#L11
'EMailAddress' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/ManMade/Communication/Homepage.cs#L11
'Homepage' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/ManMade/Communication/Phone.cs#L11
'Phone' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/Science/Base/MetricValueBase.cs#L12
'MetricValueBase' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/DateAndTime/Date.cs#L13
'Date' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/Science/Geographically/Coordinates/Altitude.cs#L11
'Altitude' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: DoofesZeug.Library/Src/Entities/Science/Geographically/Coordinates/GeoPoint2D.cs#L12
'GeoPoint2D' overrides Object.Equals(object o) but does not override Object.GetHashCode()