grpc / grpc/grpc-rust

Unmatched license allowance in cargo-deny (gh-actions)

Open
#531 3 comments 0 reactions 0 assignees View on GitHub
T-ci
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

```
warning[L006]: license was not encountered
┌─ /github/workspace/deny.toml:32:5

32 │ "BSD-2-Clause",
│ ^^^^^^^^^^^^^^ unmatched license allowance

warning[L006]: license was not encountered
┌─ /github/workspace/deny.toml:33:5

33 │ "BSD-3-Clause",
│ ^^^^^^^^^^^^^^ unmatched license allowance

warning[L006]: license was not encountered
┌─ /github/workspace/deny.toml:37:5

37 │ "Zlib",
│ ^^^^^^ unmatched license allowance
```

~~Should these be added to the `deny.toml`?~~

What to do, to make the check pass, so there isn't always a failed CI action?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.