This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
feat: added ucan token validate function #6
Annotations
1 error and 11 warnings
|
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/
|
lib/ex_ucan/core/plugins.ex#L19
Function/macro/guard names should be written in snake_case.
|
lib/ex_ucan.ex#L18
Numbers larger than 9999 should be written with underscores: 86_400
|
lib/ex_ucan/native.ex#L1
Use `@moduledoc false` if a module will not be documented.
|
lib/ex_ucan/core/structs.ex#L1
Modules should have a @moduledoc tag.
|
lib/ex_ucan/core/plugins.ex#L1
Modules should have a @moduledoc tag.
|
lib/ex_ucan/core/token.ex#L106
There should be no calls to IO.inspect/1.
|
lib/ex_ucan/core/plugins.ex#L14
There should be no calls to IO.inspect/1.
|
lib/ex_ucan/core/plugins.ex#L13
There should be no calls to IO.inspect/1.
|
lib/ex_ucan/core/plugins.ex#L12
There should be no calls to IO.inspect/1.
|
|
The logs for this run have expired and are no longer available.
Loading