Skip to content

Update main.yml Change / to BlazorMachine/ #5

Update main.yml Change / to BlazorMachine/

Update main.yml Change / to BlazorMachine/ #5

Triggered via push June 25, 2023 16:17
Status Success
Total duration 1m 24s
Artifacts

main.yml

on: push
deploy-to-github-pages
1m 16s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy-to-github-pages: Client/Assembler.cs#L105
Nullability of reference types in value of type '(bool passFailed, Dictionary<string, uint>?)' doesn't match target type '(bool passOneSuccess, Dictionary<string, uint> addressSymbolTable)'.
deploy-to-github-pages: Client/Assembler.cs#L113
Nullability of reference types in value of type '(bool passFailed, Dictionary<string, uint>?)' doesn't match target type '(bool passOneSuccess, Dictionary<string, uint> addressSymbolTable)'.
deploy-to-github-pages: Client/Assembler.cs#L146
Nullability of reference types in value of type '(bool passFailed, Dictionary<string, uint>?)' doesn't match target type '(bool passOneSuccess, Dictionary<string, uint> addressSymbolTable)'.
deploy-to-github-pages: Client/Assembler.cs#L161
Nullability of reference types in value of type '(bool passFailed, Dictionary<string, uint>?)' doesn't match target type '(bool passOneSuccess, Dictionary<string, uint> addressSymbolTable)'.
deploy-to-github-pages: Client/Assembler.cs#L167
Nullability of reference types in value of type '(bool passFailed, Dictionary<string, uint>?)' doesn't match target type '(bool passOneSuccess, Dictionary<string, uint> addressSymbolTable)'.
deploy-to-github-pages: Client/Assembler.cs#L364
Nullability of reference types in value of type '(bool passFailed, Dictionary<uint, string>?)' doesn't match target type '(bool passTwoSuccess, Dictionary<uint, string> binaryProgram)'.
deploy-to-github-pages: Client/Assembler.cs#L8
Non-nullable field 'program' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy-to-github-pages: Client/Components.cs#L259
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
deploy-to-github-pages: Client/Components.cs#L81
The variable 'e' is declared but never used
deploy-to-github-pages: Client/Components.cs#L23
The variable 'e' is declared but never used