Skip to content

Rebrand

Rebrand #17

Triggered via pull request August 15, 2024 01:46
Status Success
Total duration 2m 0s
Billable time 2m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: events-sdk-csharp/Hightouch/Events/Utilities/HTTPClient.cs#L72
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: events-sdk-csharp/Hightouch/Events/Utilities/HTTPClient.cs#L72
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Tests/Compat/MigrationTest.cs#L43
'UserIdPlugin' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L52
'AnalyticsExtensions.Track(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L70
'AnalyticsExtensions.Track(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L86
'AnalyticsExtensions.Screen(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L104
'AnalyticsExtensions.Screen(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L120
'AnalyticsExtensions.Page(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L138
'AnalyticsExtensions.Page(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'
build: Tests/Compat/MigrationTest.cs#L154
'AnalyticsExtensions.Group(Analytics, string, string, Dictionary<string, object>)' is obsolete: 'This should only be used if migrating from Analytics.NET or Analytics.Xamarin'