Build(deps): Bump @tensorflow/tfjs-node-gpu from 4.6.0 to 4.11.0 #329
Triggered via pull request
September 16, 2023 01:05
Status
Success
Total duration
8m 23s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/classifier_faces.js#L86
Missing JSDoc @param "image" description
|
eslint:
src/classifier_faces.js#L86
Missing JSDoc @param "image" type
|
eslint:
src/classifier_geo.js#L43
Missing JSDoc @param "degrees" description
|
eslint:
src/classifier_geo.js#L43
Missing JSDoc @param "degrees" type
|
eslint:
src/classifier_geo.js#L44
Expected @param names to be "degrees, direction". Got "degrees, minutes, seconds, direction"
|
eslint:
src/classifier_geo.js#L44
Missing JSDoc @param "minutes" description
|
eslint:
src/classifier_geo.js#L44
Missing JSDoc @param "minutes" type
|
eslint:
src/classifier_geo.js#L45
Missing JSDoc @param "seconds" description
|
eslint:
src/classifier_geo.js#L45
Missing JSDoc @param "seconds" type
|
eslint:
src/classifier_geo.js#L46
Missing JSDoc @param "degrees."0"" description
|