Style transfer #70
Annotations
1 error and 8 warnings
Build and test
Process completed with exit code 12.
|
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, brndnmtthws/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
field `env` is never read
|
Build and test
field `env` is never read
|
Build and test:
lib/ex_vision/style_transfer/style_transfer.ex#L51
Space missing after comma.
|
Build and test:
lib/ex_vision/style_transfer/style_transfer.ex#L26
use must appear before type
|
Build and test:
lib/ex_vision/style_transfer/style_transfer.ex#L4
Functions should have a @SPEC type specification.
|
Build and test:
lib/ex_vision/style_transfer/style_transfer.ex#L3
Space missing after comma.
|
Build and test:
lib/ex_vision/style_transfer/style_transfer.ex#L2
Space missing after comma.
|