-
Entities, relations, API methods and HTTP parameters introduced by an extension could clash with similar concepts introduced by other extensions (e.g., an HTTP param called in the same way by two exte…
-
I am able to add a student to the consultation and lesson that is happening at the same time. Perhaps having a check to see if the student has any clashing consultations or lessons would be good befor…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.92.2
- OS Version: Windows_NT x64 10.0.19045
Steps to Reproduce:
1. Open a source file
2. press Ctrl + …
-
I am able to add a consultation and lesson that is happening at the same time. Perhaps having a check to see if there are any clashing consultations or lessons would be good as TA may accidentally sch…
-
@siordache I have similar problem on windows, getting error:
```
* What went wrong:
Execution failed for task ':prepareMergedJarsDir'.
> Failed to copy C:\.........\build\jlinkbase\t…
-
Given a message with the same name as one of the fields. The generated code has an ambiguous reference. Is it possible to fully qualify with the namespace?
```
message Shock {
enum ShockTyp…
-
2024.11.8日全部正常使用,但11月9日凌晨以后,Clash Verge 订阅更新失败,报错 error sending request for url ,而且vemss+ws与 vless+ws 无法连接,hy2正常 ,更换了另一条移动宽带与手机移动流量都不能更新,Vmess vless都处于不通状态。但是电信手机流量更新正常,节点也全部正常。vemss vless套了CDN,不知道是什…
-
### Astronomer Cosmos Version
1.6.0
### dbt-core version
1.8.7
### Versions of dbt adapters
dbt-bigquery==1.8.3
### LoadMode
DBT_LS
### ExecutionMode
LOCAL
### InvocationMode
None
### airf…
-
Imagine code like this:
```
tt
^ true
ifTrue: [ self pageAt: 1 ]
ifFalse: [ nil ]
```
We get " branch nil is useless" (ReNilBranchRule). Use auto-repair:
```
tt
^ true ifTrue:…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/e55f2684-dec5-4601-8d1d-d0b0909f7a26.png)
As shown in the image above, when the timings are at the boundary (meaning…