Skip to content

Change JetBrains.Profiler.Api in csproj to require RobustToolsBuild to be true instead of FullRelease to false #11403

Change JetBrains.Profiler.Api in csproj to require RobustToolsBuild to be true instead of FullRelease to false

Change JetBrains.Profiler.Api in csproj to require RobustToolsBuild to be true instead of FullRelease to false #11403

Triggered via pull request March 23, 2024 21:02
Status Success
Total duration 8m 16s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build
'SharedTransformSystem.AnchorEntity(EntityUid, TransformComponent, MapGridComponent)' is obsolete: 'Use Entity<T> variants'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'