This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
fix: removed rust binary in priv #10
Annotations
1 error and 10 warnings
Build and test (1.15.7, 26.0.2)
Process completed with exit code 22.
|
Build and test (1.15.7, 26.0.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 test (1.15.7, 26.0.2):
lib/ex_ucan/core/plugins.ex#L19
Function/macro/guard names should be written in snake_case.
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan.ex#L25
Numbers larger than 9999 should be written with underscores: 86_400
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan/core/plugins.ex#L1
Modules should have a @moduledoc tag.
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan/core/capability/data.ex#L1
Modules should have a @moduledoc tag.
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan/core/token.ex#L105
There should be no calls to IO.inspect/1.
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan/core/plugins.ex#L14
There should be no calls to IO.inspect/1.
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan/core/plugins.ex#L13
There should be no calls to IO.inspect/1.
|
Build and test (1.15.7, 26.0.2):
lib/ex_ucan/core/plugins.ex#L12
There should be no calls to IO.inspect/1.
|
Build and test (1.15.7, 26.0.2)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
|