Skip to content

⬆️ Move from .NET 6.0 to 8.0 #22

⬆️ Move from .NET 6.0 to 8.0

⬆️ Move from .NET 6.0 to 8.0 #22

Triggered via pull request October 9, 2024 14:35
Status Failure
Total duration 51s
Artifacts

dotnet-build.yml

on: pull_request
dotnet-build
39s
dotnet-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
dotnet-build: src/TDPDNE.Telegram.Bot/Services/TDPDNEWrapper.cs#L70
'MagickImage' does not contain a definition for 'RePage' and no accessible extension method 'RePage' accepting a first argument of type 'MagickImage' could be found (are you missing a using directive or an assembly reference?)
dotnet-build: src/TDPDNE.Telegram.Bot/Services/TDPDNEWrapper.cs#L70
'MagickImage' does not contain a definition for 'RePage' and no accessible extension method 'RePage' accepting a first argument of type 'MagickImage' could be found (are you missing a using directive or an assembly reference?)
dotnet-build
Process completed with exit code 1.
dotnet-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/