actions/checkout v4

This commit is contained in:
orchestron-bot
2026-06-11 00:39:39 +08:00
commit c0d126057e
1156 changed files with 54315 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
dist/
lib/
node_modules/
+53
View File
@@ -0,0 +1,53 @@
{
"plugins": ["jest", "@typescript-eslint"],
"extends": ["plugin:github/recommended"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
"sourceType": "module",
"project": "./tsconfig.json"
},
"rules": {
"eslint-comments/no-use": "off",
"import/no-namespace": "off",
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/explicit-member-accessibility": ["error", {"accessibility": "no-public"}],
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/await-thenable": "error",
"camelcase": "off",
"@typescript-eslint/explicit-function-return-type": ["error", {"allowExpressions": true}],
"@typescript-eslint/func-call-spacing": ["error", "never"],
"@typescript-eslint/no-array-constructor": "error",
"@typescript-eslint/no-empty-interface": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-extraneous-class": "error",
"@typescript-eslint/no-floating-promises": "error",
"@typescript-eslint/no-for-in-array": "error",
"@typescript-eslint/no-inferrable-types": "error",
"@typescript-eslint/no-misused-new": "error",
"@typescript-eslint/no-namespace": "error",
"@typescript-eslint/no-non-null-assertion": "warn",
"@typescript-eslint/no-unnecessary-qualifier": "error",
"@typescript-eslint/no-unnecessary-type-assertion": "error",
"@typescript-eslint/no-useless-constructor": "error",
"@typescript-eslint/no-var-requires": "error",
"@typescript-eslint/prefer-for-of": "warn",
"@typescript-eslint/prefer-function-type": "warn",
"@typescript-eslint/prefer-includes": "error",
"@typescript-eslint/prefer-string-starts-ends-with": "error",
"@typescript-eslint/promise-function-async": "error",
"@typescript-eslint/require-array-sort-compare": "error",
"@typescript-eslint/restrict-plus-operands": "error",
"semi": "off",
"@typescript-eslint/semi": ["error", "never"],
"@typescript-eslint/type-annotation-spacing": "error",
"@typescript-eslint/unbound-method": "error"
},
"env": {
"node": true,
"es6": true,
"jest/globals": true
}
}
+1
View File
@@ -0,0 +1 @@
34e114876b0b11c390a56381ad16ebd13914f8d5
+11
View File
@@ -0,0 +1,11 @@
[core]
bare = false
[remote "origin"]
url = https://github.com/actions/checkout
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
[remote "gitea"]
url = https://orchestron-bot:0a62cf247c07123bef12df07cc93cbf2195cd6c9@gitea.orchestron.cn/actions/checkout.git
fetch = +refs/heads/*:refs/remotes/gitea/*
BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
df4cb1c069e1874edd31b4311f1884172cec0e10
+1
View File
@@ -0,0 +1 @@
3204e0bf8cc961de0423eafd557ab191aad42167
@@ -0,0 +1 @@
8da04f86f468b982db3c4bc62fa1440146f8f469
@@ -0,0 +1 @@
1b0793cc055e5dd9553cb43915856a72b9d1db32
@@ -0,0 +1 @@
65935fcf40b480d038fc54d2ac68744e9477e3d2
@@ -0,0 +1 @@
a6b6acc11a02663b490df5ac9448c2177fb998e5
@@ -0,0 +1 @@
3b03f99408225ef9bdfe6be484fef7c022983e16
@@ -0,0 +1 @@
64567cfdce910dc2a2158d0f6bee23e216388758
@@ -0,0 +1 @@
88bc6f24b4b8a8d6a6b8dc219394e12d87b350a5
+1
View File
@@ -0,0 +1 @@
d668097b24e2838bd2d118a3993e994821590a3d
@@ -0,0 +1 @@
6f6aa33e7a5b6aabfbddde0b8cd1adb32aafff22
@@ -0,0 +1 @@
ed85399349743316830296397afd5eb33a110a7b
@@ -0,0 +1 @@
be385d8ffff400114cff2e11db545f0e5df9099d
+1
View File
@@ -0,0 +1 @@
c43fdbfb304557ceb6675addf309eee76f049c55
+1
View File
@@ -0,0 +1 @@
425626d2593bd31950dcb4f04302749ac6f46e7b
+1
View File
@@ -0,0 +1 @@
22e9f059b5cad8200886fa402c23094a3702f4ab
+1
View File
@@ -0,0 +1 @@
719fedec20010c516584d38516b941bafe1f9f03
+1
View File
@@ -0,0 +1 @@
df4cb1c069e1874edd31b4311f1884172cec0e10
+1
View File
@@ -0,0 +1 @@
61b9e3751b92087fd0b06925ba6dd6314e06f089
+1
View File
@@ -0,0 +1 @@
0b496e91ec7ae4428c3ed2eeb4c3a40df431f2cc
+1
View File
@@ -0,0 +1 @@
ee0669bd1cc54295c223e0bb666b733df41de1c5
+1
View File
@@ -0,0 +1 @@
f43a0e5ff2bd294095638e18286ca9a3d1956744
+1
View File
@@ -0,0 +1 @@
34e114876b0b11c390a56381ad16ebd13914f8d5
+1
View File
@@ -0,0 +1 @@
1e31de5234b9f8995739874a8ce0492dc87873e2
+1
View File
@@ -0,0 +1 @@
93cb6efe18208431cddfb8368fd83d5badbf9bfd
@@ -0,0 +1 @@
d8d55467a3a890e9c1a42ad0293d9800583e1975
@@ -0,0 +1 @@
2b8f79e013c9d0e0022cc29cfbfca6c7729c13fa
+1
View File
@@ -0,0 +1 @@
82f71901cf8c021332310dcc8cdba84c4193ff5d
+1
View File
@@ -0,0 +1 @@
c31ea53e3dcfe10e3cda3764d73db91824e12ab0
@@ -0,0 +1 @@
09674d1f142cdd400fbab8ebef9da6d4e71aea5e
@@ -0,0 +1 @@
bd6c7f5302f2e72720df996c731fd07340d3dd2b
@@ -0,0 +1 @@
b7b9abb6ed6fd1853b215e685540ba0c76683e7a
@@ -0,0 +1 @@
4b38027b4a366b8506eb90cfdc99c8208d3231c9
@@ -0,0 +1 @@
b0599c1de9f0f399b0e3ddcc16a13ec016b97f18
@@ -0,0 +1 @@
866cacb19d362682dffc1db961ab60d17769f9c6
@@ -0,0 +1 @@
fdabad6f0e41e3685419b2777b40e55536df8f4d
@@ -0,0 +1 @@
bff576b9eb271dd75b27ccce2966454cd24a85a7
+1
View File
@@ -0,0 +1 @@
bab023d7a2c8eef4351fc96992dc6d83c9561bb2
@@ -0,0 +1 @@
e9fadf668a281616d6f49bda0138b1591718b56c
@@ -0,0 +1 @@
096b500552f8ef398fe070364e7232be81bacad5
@@ -0,0 +1 @@
43c99f2ebc10bbca89dbf02f810243366f3a56d5
@@ -0,0 +1 @@
ba227f5d10114d6a99fb019e14300d48a39f5990
@@ -0,0 +1 @@
8c9b201842fab03dae0af014cd374d9c99dcfd56
@@ -0,0 +1 @@
95471c29b6462e0d1e07d7762cbdb57fcc277aec
@@ -0,0 +1 @@
c4551229371e8d29890b3b223cdf2c092af37a87
@@ -0,0 +1 @@
4817b449b0ed7c775a0bcecaa398041ab5d09b51
@@ -0,0 +1 @@
5acb8ff4c9243e23e2bcca7dc4865165af2327f1
@@ -0,0 +1 @@
7eef07851d7cfed1aadcf19c6a0984a334efdba1
@@ -0,0 +1 @@
8e567abb9a447b0e720173a4041ce91cef99c861
@@ -0,0 +1 @@
ac593985615ec2ede58e132d2e21d2b1cbd6127c
@@ -0,0 +1 @@
af5130cb8882054eda385840657dcbd1e19ab8f4
@@ -0,0 +1 @@
c22ccee38a13e34cb01a103c324adb1db665821e
+1
View File
@@ -0,0 +1 @@
bf8f62083c41b3cb36f52c4100ad20ba98400ea6
+1
View File
@@ -0,0 +1 @@
ef05ed0522d13fd5abd38d9747b87756a3ca885d
+1
View File
@@ -0,0 +1 @@
332da9f45df92327940e93a2a2faa842e95c46f5
+1
View File
@@ -0,0 +1 @@
f7d98a91c59d36a67abcc5e475dd01a21be2a6fe
+1
View File
@@ -0,0 +1 @@
91a9694ef96c0b41986a5fe0dd9209c21fd54f6f
+1
View File
@@ -0,0 +1 @@
b685aa12d5bca4c1aa2221978017bbd5974bfc2d
+1
View File
@@ -0,0 +1 @@
4f402840cc7e806bb2d57afaebaea285a66569fb
+1
View File
@@ -0,0 +1 @@
d0accc7a6430bea4c3b8b28dc1df3f7159122941
+1
View File
@@ -0,0 +1 @@
a4ec47d55aedee0133ff59464da240c0ab6b0f4d
+1
View File
@@ -0,0 +1 @@
308046f2814b3d319c3a6d1a1a1495b32fa10974
+1
View File
@@ -0,0 +1 @@
afd333405e7da2620adf7ec4aafd14b5fc5b1b79
+1
View File
@@ -0,0 +1 @@
c9e9d1c39fb5b80d3470c1e99afd0de86b681637
+1
View File
@@ -0,0 +1 @@
8af3c468652fd464ddac8ebe65ea3db9a6a23758
+1
View File
@@ -0,0 +1 @@
dd64c1efedebf12589bc8962aa1b49a371a2fbaf
+1
View File
@@ -0,0 +1 @@
cfcd74d146039dfe80ef91c6d67425773850b978
+1
View File
@@ -0,0 +1 @@
54465d1779973f3bb9b77ca4ffff18c8362856e9
+1
View File
@@ -0,0 +1 @@
590cf525af51156f89938680c30f70088b1ba822
+1
View File
@@ -0,0 +1 @@
ac593985615ec2ede58e132d2e21d2b1cbd6127c
+1
View File
@@ -0,0 +1 @@
a11b10114041b48f47c7093bbf2e7af409fc7460
+1
View File
@@ -0,0 +1 @@
c5688331eee875a4e98a49c18883290ab30b00fb
+1
View File
@@ -0,0 +1 @@
9f9acde65f60e051189ddb046a2204025a2e3b56
+1
View File
@@ -0,0 +1 @@
af5130cb8882054eda385840657dcbd1e19ab8f4
+1
View File
@@ -0,0 +1 @@
2b6671bb2abdb9b9ed57280db8482b9d1300fea3
+1
View File
@@ -0,0 +1 @@
b56e6a3d768b11aef1d4c73977caf6413c0d74c8
+1
View File
@@ -0,0 +1 @@
eac457da2f4f2cf52189af79538ac788db6da293
+1
View File
@@ -0,0 +1 @@
1019fb860ebe7f8af6d0f3d1cc63fd690e0071a1
+1
View File
@@ -0,0 +1 @@
d86d1a437e91f7230f1a63c88671d1e592e9fd3e
+1
View File
@@ -0,0 +1 @@
26ab5c4a2085f1d80a4150ff4d085974b822b2ae
+1
View File
@@ -0,0 +1 @@
816845a020bf6cc51c6c95560f6665ca59b02786
+1
View File
@@ -0,0 +1 @@
d676b2eff9b4b846f004c351dfab730c57787f78
+1
View File
@@ -0,0 +1 @@
72546633e7c8f8e96a01686181dcd4e3326532ba
+1
View File
@@ -0,0 +1 @@
580ab911d1099ddb7f57134bf1c651cd1a8a2ee3
+1
View File
@@ -0,0 +1 @@
95e89fad0fce8fb16972d135aa79773c39058f06
+1
View File
@@ -0,0 +1 @@
1cb5709a8faa5e9b5e22dff2b645831fb263a5b0
+1
View File
@@ -0,0 +1 @@
e96b7a80d708e231e7b958853ecf42169671fbc5
+1
View File
@@ -0,0 +1 @@
bfd0d500eee5a628098cbca2b009a49264bf5b26
+1
View File
@@ -0,0 +1 @@
0f42a024b0e39b21abb01c18ab612d0ad6ac0196
+1
View File
@@ -0,0 +1 @@
fd36c4a0cd874eea8c98130037dd01827a021aed
+1
View File
@@ -0,0 +1 @@
e8d4ea2bcf16cfae292077ed0c8e6bd82128cade

Some files were not shown because too many files have changed in this diff Show More