Skip to content

Create main.yml

Create main.yml #1

Workflow file for this run

{

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

(Line: 2, Col: 3): Unexpected value 'manifestVersion', (Line: 3, Col: 3): Unexpected value 'proxies', (Line: 10, Col: 3): Unexpected value 'impls', (Line: 1, Col: 1): Required property is missing: jobs
"manifestVersion": "3.2",
"proxies": [
{
"address": "0xDf284077f093E5e0496172aE4e2103C33d8eF784",
"txHash": "0xe78ee81f850f50b9b734084c430568e52454f6227a492fd62e17a3042f762ed6",
"kind": "transparent"
}
],
"impls": {
"472c056c09b2c2bba804837b8870cf765e7f0273c13567127dba807fe19ed08f": {
"address": "0x2272190413971Bcbd23Ef171D87b27d2bd285f95",
"txHash": "0xfbcc18a8c332d7c00f843204a0b37ff46d323a32cec8cf902c281ed7be449a8d",
"layout": {
"solcVersion": "0.8.20",
"storage": [
{
"label": "message",
"offset": 0,
"slot": "0",
"type": "t_string_storage",
"contract": "Swisstronik",
"src": "contracts/Hello_swtr.sol:5"
}
],
"types": {
"t_string_storage": {
"label": "string",
"numberOfBytes": "32"
}
},
"namespaces": {}
}
}
}
}