Merge pull request #241 from BinaryKits/develop #124
deploy_binarykits-zpl-viewer.yml
on: push
build-and-deploy
1m 52s
Annotations
12 warnings
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L10
Missing XML comment for publicly visible type or member 'LabelaryClient'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L16
Missing XML comment for publicly visible type or member 'LabelaryClient.LabelaryClient(ILogger<LabelaryClient>, string)'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L25
Missing XML comment for publicly visible type or member 'LabelaryClient.Dispose()'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L31
Missing XML comment for publicly visible type or member 'LabelaryClient.Dispose(bool)'
|
build-and-deploy:
src/BinaryKits.Zpl.Labelary/LabelaryClient.cs#L39
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#L33
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'
|