Merge pull request #191 from reportingissue/opaque-background #119
deploy_binarykits-zpl-viewer.yml
on: push
build-and-deploy
2m 12s
Annotations
11 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L9
Missing XML comment for publicly visible type or member 'LabelaryClient'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L15
Missing XML comment for publicly visible type or member 'LabelaryClient.LabelaryClient(ILogger<LabelaryClient>, string)'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L24
Missing XML comment for publicly visible type or member 'LabelaryClient.Dispose()'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L30
Missing XML comment for publicly visible type or member 'LabelaryClient.Dispose(bool)'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L38
Missing XML comment for publicly visible type or member 'LabelaryClient.GetPreviewAsync(string, PrintDensity, LabelSize)'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelSize.cs#L5
Missing XML comment for publicly visible type or member 'LabelSize'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelSize.cs#L12
Missing XML comment for publicly visible type or member 'LabelSize.LabelSize(double, double, Measure)'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelSize.cs#L19
Missing XML comment for publicly visible type or member 'LabelSize.WidthInInch'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelSize.cs#L32
Missing XML comment for publicly visible type or member 'LabelSize.HeightInInch'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/Measure.cs#L3
Missing XML comment for publicly visible type or member 'Measure'
|