Deprecated license identifier "GPL-3.0"
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 489
- Forks
- 293
- Avg merge
- 18h 35m
- Merged PRs (30d)
- 3
Description
See https://spdx.org/licenses/GPL-3.0.html
See https://spdx.org/licenses/
When running cargo deny check:
warning[parse-error]: error parsing SPDX license expression
┌─ /home/jens/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subxt-0.42.1/Cargo.toml:34:26
│
34 │ license = "Apache-2.0 OR GPL-3.0"
│ ─────── a deprecated license identifier was used
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's Cargo.toml and reviewing its license field against the SPDX identifiers linked in the issue. Run cargo deny check to reproduce the warning; done means the deprecated GPL-3.0 identifier is no longer reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100