workflow syntax fix #2
build-test-publish.yml
on: push
build-test-publish
25s
Annotations
2 warnings
|
build-test-publish:
BankExtractor/Program.cs#L49
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|
|
build-test-publish:
BankExtractor/Program.cs#L49
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|