Skip to content

Update Readme.md

Update Readme.md #57

Triggered via push December 8, 2023 07:52
Status Success
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/AspNetStatic/EncodingType.cs#L31
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/AspNetStatic/EncodingType.cs#L31
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/AspNetStatic/EncodingType.cs#L31
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/Samples/BlazorSSG/Components/Pages/Weather.razor#L20
Dereference of a possibly null reference.
build: src/Samples/BlazorSSG/Components/Pages/Weather.razor#L35
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: src/AspNetStatic/EncodingType.cs#L31
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/AspNetStatic/EncodingType.cs#L31
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/AspNetStatic/EncodingType.cs#L31
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/Samples/BlazorSSG/Components/Pages/Weather.razor#L20
Dereference of a possibly null reference.
build: src/Samples/BlazorSSG/Components/Pages/Weather.razor#L35
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.