Browse Source

#4099: fix error TS2339: Property '' does not exist on type CreateComponentPublicInstance (#14144)

git-as-svn/v1/dev
Kerwin 2 years ago committed by GitHub
parent
commit
f2f8c8d2e3
  1. 2
      commit.ref
  2. 58
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 67f50e3904e3b401daa75010b5f3220152dbda4b Subproject commit 8583de878bfb877c9c9cb41b2ab8286b8d1dd0d9

58
commit.yml

@ -2,46 +2,22 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-task-plugin: /dolphinscheduler-ui:
newFile: !uuid '56c1a339724355b2f34f535f421e620452afe51a' newFile: !uuid '538236cbff8eeb2fd6bd174d369dd9167e9535a9'
oldFile: !uuid '16bdfa82de5077fd1a47e459f0c7fbf5fb47efee' oldFile: !uuid 'e01079a22757e81a58a938950e7fa829c98ff356'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api: /dolphinscheduler-ui/src:
newFile: !uuid '13654e553e2e3cd92d6f587ba55fd7ee34c89db9' newFile: !uuid 'be8f6f044fc54c2449fb0416a2188dd0a0416b03'
oldFile: !uuid '25ef216a89c187576ed87b1040cdd44de52bfa98' oldFile: !uuid '188bf72eb557b280f8e88d5b05f1772212cc6dd1'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src: /dolphinscheduler-ui/src/layouts:
newFile: !uuid '097914882fdbed1b5e94e0a28c388b61265e0420' newFile: !uuid 'b7b34cae12f3a2ab634a7ebc3a7bbaaa22c75386'
oldFile: !uuid 'f03296a112d682ee822b8f07a3f80ea282cf605a' oldFile: !uuid '5531f7781ca16de9aad786b3a748698c5f50e420'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main: /dolphinscheduler-ui/src/layouts/content:
newFile: !uuid 'fa85dbe09313934d65863dff1ff2fee6ec8f272d' newFile: !uuid '39e4bda3e0dbf3994625df03dcfc5d33671b5c12'
oldFile: !uuid 'c907e0acc0e49deed9d70dc72b9dc2cb4ce17550' oldFile: !uuid '47815cc65007aa3764d9b6983bc94016ec273e6c'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java: /dolphinscheduler-ui/src/layouts/content/index.tsx:
newFile: !uuid 'ad9f9c25013f1e39cd5629584e999bd9ba879108' newFile: !uuid '1d4d811e09f6d5356d12747f1734bd4bb4cd7ee4'
oldFile: !uuid 'a2d0ff361e4167a3b2f09bf5c039746d90058732' oldFile: !uuid 'b4a1f6e20aa90937aef2134f041379defad3cd7c'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org: gitCommitId: !uuid '8583de878bfb877c9c9cb41b2ab8286b8d1dd0d9'
newFile: !uuid '38456d04b009516850af46b5753a43e068b57f48'
oldFile: !uuid '7c2aaa2ca19cbc94b1d2edc21e1ee3731afaed47'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache:
newFile: !uuid '5497b6b4f6193ca24f5196dc0af0fa17b3aca495'
oldFile: !uuid '0853198ca9f42cec3294b4997b10bac8bb3cef9d'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid 'f1521a8bb6dd78a4a76582bcaa223b2ed16ee76c'
oldFile: !uuid '31fc693abf134edb3dab5e7260055e685526c02e'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin:
newFile: !uuid '3b113236190b9c5cf109d36a71650d01a8373a87'
oldFile: !uuid '38360922916d880179202fe7234864e31dae916f'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task:
newFile: !uuid '98ad1c74bf7cbb7c158a28cc7caffb655952b205'
oldFile: !uuid 'cd61c46069dcf3ec9526bcb305265a912d6de9d6'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api:
newFile: !uuid 'afb537fc6eb12563e4b893a8d300bdbca8926599'
oldFile: !uuid 'eda13bd20c262caf4d3da30d71a9b96f6ad8a2c3'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/enums:
newFile: !uuid '629af975486fc8d6ef5fe126d6a29b8b2baed1d8'
oldFile: !uuid '9f094a74a9e03081941081a652d3ccc4425f67ae'
? /dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/enums/TaskExecutionStatus.java
: newFile: !uuid 'ac5f401c50196af45350597f705963b6f0904202'
oldFile: !uuid 'd4e9d6d01b59ffce5a08c24d6eff3fb8c75f738c'
gitCommitId: !uuid '67f50e3904e3b401daa75010b5f3220152dbda4b'
renames: { renames: {
} }
revisionId: 4098 revisionId: 4099

Loading…
Cancel
Save