Skip to content

Deploy Tracker

Deploy Tracker #10

Re-run triggered July 1, 2024 16:25
Status Success
Total duration 40s
Artifacts

deploy_tracker.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, andstor/file-existence-action@v1, oleksiyrudenko/[email protected], softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, andstor/file-existence-action@v1, oleksiyrudenko/[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/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy: Snowplow.Tracker/Tracker.cs#L421
'ScreenView' is obsolete: 'Use the MobileScreenView instead'
deploy: Snowplow.Tracker/Tracker.cs#L421
'ScreenView' is obsolete: 'Use the MobileScreenView instead'
deploy: Snowplow.Demo.Console/Program.cs#L43
'ScreenView' is obsolete: 'Use the MobileScreenView instead'
deploy: Snowplow.Demo.Console/Program.cs#L13
Converting null literal or possible null value to non-nullable type.
deploy: Snowplow.Tracker.Tests/Logging/ConsoleLoggerTest.cs#L37
Dereference of a possibly null reference.
deploy: Snowplow.Tracker.Tests/Models/SelfDescribingJsonTest.cs#L26
Converting null literal or possible null value to non-nullable type.
deploy: Snowplow.Tracker.Tests/Emitters/AsyncEmitterTest.cs#L52
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Snowplow.Tracker.Tests/LoadTest.cs#L136
Cannot convert null literal to non-nullable reference type.
deploy: Snowplow.Tracker.Tests/LoadTest.cs#L139
Cannot convert null literal to non-nullable reference type.
deploy: Snowplow.Tracker.Tests/LoadTest.cs#L33
Cannot convert null literal to non-nullable reference type.