Merge pull request #152 from DedAnton/DedAnton-patch-1 #49
build-and-publish.yml
on: push
build-and-publish
42s
Annotations
1 error and 3 warnings
build-and-publish
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
|
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: ./.github/workflows/publish_nuget_package. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-publish:
NextGenMapper/Mapping/Maps/Map.cs#L9
'Map' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build-and-publish:
NextGenMapper/Mapping/Maps/Map.cs#L9
'Map' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|