Skip to content

Update xss attribute #303

Update xss attribute

Update xss attribute #303

Triggered via push August 26, 2024 10:40
Status Success
Total duration 33s
Artifacts
release-preview
23s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
release-preview
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release-preview
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release-preview: ATI.Services.Common/Slack/SlackAdapter.cs#L19
'MetricsHttpClientWrapper' is obsolete: 'Use HttpClientFactory instead'
release-preview: ATI.Services.Common/Slack/SlackApiAdapter.cs#L24
'MetricsHttpClientWrapper' is obsolete: 'Use HttpClientFactory instead'
release-preview: ATI.Services.Common/Sql/ConnectionStringBuilder.cs#L55
'NpgsqlConnectionStringBuilder.TrustServerCertificate' is obsolete: 'The TrustServerCertificate parameter is no longer needed and does nothing.'
release-preview: ATI.Services.Common/Slack/SlackApiAdapter.cs#L34
'MetricsHttpClientWrapper' is obsolete: 'Use HttpClientFactory instead'
release-preview: ATI.Services.Common/Slack/SlackAdapter.cs#L28
'MetricsHttpClientWrapper' is obsolete: 'Use HttpClientFactory instead'
release-preview: ATI.Services.Common/Metrics/HttpWrapper/MetricsHttpClientConfig.cs#L52
'SerializerFactory' is obsolete: 'Use SerializerProvider instead'
release-preview: ATI.Services.Common/Caching/Redis/RedisCache.cs#L417
Type 'string' is incompatible with type 'StackExchange.Redis.RedisValue' and cast attempts will throw InvalidCastException at runtime (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)