Skip to content

MV Engine: Pull version from build.json instead of assembly version #18

MV Engine: Pull version from build.json instead of assembly version

MV Engine: Pull version from build.json instead of assembly version #18

Triggered via push August 18, 2024 10:31
Status Failure
Total duration 2m 48s
Artifacts

test-content.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build
'CVars' does not contain a definition for 'AuthServer'
build
'CVars' does not contain a definition for 'AuthServer'
build
'CVars' does not contain a definition for 'AuthServer'
build
'CVars' does not contain a definition for 'AuthServer'
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
build
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
build
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'