forked from MettaChain/PropChain-contract
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcargo_deny_output.txt
More file actions
37 lines (31 loc) · 1.61 KB
/
Copy pathcargo_deny_output.txt
File metadata and controls
37 lines (31 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
┌─ /workspaces/PropChain-contract/deny.toml:19:1
│
19 │ vulnerability = "deny"
│ ━━━━━━━━━━━━━
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
┌─ /workspaces/PropChain-contract/deny.toml:23:1
│
23 │ notice = "warn"
│ ━━━━━━
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
┌─ /workspaces/PropChain-contract/deny.toml:77:1
│
77 │ unlicensed = "deny"
│ ━━━━━━━━━━
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
┌─ /workspaces/PropChain-contract/deny.toml:102:1
│
102 │ allow-osi-fsf-free = "either"
│ ━━━━━━━━━━━━━━━━━━
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
┌─ /workspaces/PropChain-contract/deny.toml:96:1
│
96 │ copyleft = "warn"
│ ━━━━━━━━
error[deprecated]: this key has been removed, see https://github.com/EmbarkStudios/cargo-deny/pull/611 for migration information
┌─ /workspaces/PropChain-contract/deny.toml:92:1
│
92 │ deny = [
│ ━━━━
2026-04-23 08:22:51 [ERROR] failed to validate configuration file /workspaces/PropChain-contract/deny.toml