Skip to content

Build(deps): Bump @tensorflow/tfjs from 4.6.0 to 4.15.0 #381

Build(deps): Bump @tensorflow/tfjs from 4.6.0 to 4.15.0

Build(deps): Bump @tensorflow/tfjs from 4.6.0 to 4.15.0 #381

Triggered via pull request December 16, 2023 02:30
Status Success
Total duration 13m 47s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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