Merge branch 'master' of https://github.com/Tim-Maes/PrintZPL #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 25 warnings
build:
.github/workflows/build.yml#L1
This run was manually canceled.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/PrintZPL.Host/Controllers/PrintController.cs#L33
Possible null reference argument for parameter 'data' in 'Task IPrintService.PrintZPL(string zplString, string printerIpAddress, int port, Dictionary<string, string> data, string delimiter)'.
|
build:
src/PrintZPL.Host/Controllers/BatchPrintController.cs#L35
Possible null reference argument for parameter 'data' in 'Task IPrintService.PrintZPL(string zplString, string printerIpAddress, int port, Dictionary<string, string> data, string delimiter)'.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L8
Non-nullable property 'ZPL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L11
Non-nullable property 'IpAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L17
Non-nullable property 'Delimiter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintBatchFromZPLRequest.cs#L5
Non-nullable property 'PrintRequests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Program.cs#L18
Dereference of a possibly null reference.
|
build:
src/PrintZPL.Host/Program.cs#L20
Possible null reference argument for parameter 'path' in 'void Directory.SetCurrentDirectory(string path)'.
|
build:
src/PrintZPL.Host/Requests/PrintBatchFromZPLRequest.cs#L5
Non-nullable property 'PrintRequests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L8
Non-nullable property 'ZPL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L11
Non-nullable property 'IpAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L17
Non-nullable property 'Delimiter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Program.cs#L18
Dereference of a possibly null reference.
|
build:
src/PrintZPL.Host/Program.cs#L20
Possible null reference argument for parameter 'path' in 'void Directory.SetCurrentDirectory(string path)'.
|
build:
src/PrintZPL.Host/Controllers/BatchPrintController.cs#L35
Possible null reference argument for parameter 'data' in 'Task IPrintService.PrintZPL(string zplString, string printerIpAddress, int port, Dictionary<string, string> data, string delimiter)'.
|
build:
src/PrintZPL.Host/Controllers/PrintController.cs#L33
Possible null reference argument for parameter 'data' in 'Task IPrintService.PrintZPL(string zplString, string printerIpAddress, int port, Dictionary<string, string> data, string delimiter)'.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L8
Non-nullable property 'ZPL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L11
Non-nullable property 'IpAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintFromZPLRequest.cs#L17
Non-nullable property 'Delimiter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Requests/PrintBatchFromZPLRequest.cs#L5
Non-nullable property 'PrintRequests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/PrintZPL.Host/Program.cs#L18
Dereference of a possibly null reference.
|
build:
src/PrintZPL.Host/Program.cs#L20
Possible null reference argument for parameter 'path' in 'void Directory.SetCurrentDirectory(string path)'.
|
build:
src/PrintZPL.Host/Controllers/PrintController.cs#L33
Possible null reference argument for parameter 'data' in 'Task IPrintService.PrintZPL(string zplString, string printerIpAddress, int port, Dictionary<string, string> data, string delimiter)'.
|
build:
src/PrintZPL.Host/Controllers/BatchPrintController.cs#L35
Possible null reference argument for parameter 'data' in 'Task IPrintService.PrintZPL(string zplString, string printerIpAddress, int port, Dictionary<string, string> data, string delimiter)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PrintZPL-linux-64
Expired
|
81.9 MB |
|
PrintZPL-osx-x64
Expired
|
81.9 MB |
|
PrintZPL-win-x64
Expired
|
82.7 MB |
|