Skip to content

Enable Brotli/Gzip compression for static files #514

Enable Brotli/Gzip compression for static files

Enable Brotli/Gzip compression for static files #514

Triggered via push June 20, 2026 09:48
Status Success
Total duration 33s
Artifacts

build + test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Src/TournamentCalendar.Tests/CollectingTests.cs#L77
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
build: Src/TournamentCalendar.Tests/CollectingTests.cs#L67
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
build: Src/TournamentCalendar.Tests/CollectingTests.cs#L77
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'
build: Src/TournamentCalendar.Tests/CollectingTests.cs#L67
'Assert.ThrowsAsync<TActual>(AsyncTestDelegate)' is obsolete: 'Use Func<Task> instead of AsyncTestDelegate'